* {
    margin: 0;
    padding: 0;
    outline: none;
    box-sizing: border-box;
}

img {
    border: 0;
}

html {
    height: 100%;
}

body {
    height: auto !important;
    height: 100%;
    min-height: 100%;
    position: relative;
    background: #fff;
    font: 12px 'Roboto', Arial, Helvetica, sans-serif;
    color: #051926;
}

.container {
    width: 1170px;
    min-width: 320px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
}

.clear {
    clear: both;
    line-height: 0px;
    height: 0px;
    overflow: hidden;
    font-size: 0px;
}

ul {
    list-style: none;
}

a {
}

/*Head*/
.main-wrap {
    background: url(../images/bg.jpg) no-repeat center top;
    margin-bottom: 134px;
}

.pad {
    height: 80px;
    margin-bottom: 50px;
}

header {
    position: relative;
    background: #030b10;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 5;
    height: 80px;
}

header .container {
    position: relative;
}

.logo {
    position: absolute;
    right: 15px;
    top: 22px;
}

nav {
    position: absolute;
    left: 15px;
    top: 20px;
}

nav div {
    background: #07b3d8;
    width: 141px;
    height: 40px;
    padding: 0 0 0 45px;
    line-height: 40px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    float: left;
    z-index: 2
}

nav div a {
    color: inherit;
    text-decoration: inherit;
}

nav div:before {
    content: '';
    position: absolute;
    left: 13px;
    top: 12px;
    background: url(../images/nav.png) no-repeat;
    width: 20px;
    height: 16px;
}

nav p {
    float: left;
    line-height: 40px;
    padding: 0 0 0 20px;
    color: #6f818b;
    font-size: 18px;
    font-weight: 300;
}

nav ul {
    display: none;
    left: 0;
    top: 0;
    background: #07b3d8;
    position: absolute;
    left: 0;
    top: 0;
    padding: 50px 0 30px 45px;
    width: 340px;
    z-index: 1;
}

nav ul a {
    color: #030b10;
}

nav ul a:hover {
    color: #fff;
}

nav ul li {
    line-height: 30px;
    padding-bottom: 5px;
    font-size: 18px;
}

nav.active div, nav div:hover {
    color: #7ce8ff;
}

nav.active div:before, nav div:hover:before {
    background-position: bottom;
}

.head-txt {
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    line-height: 80px;
    position: absolute;
    top: 0;
    right: 250px;
    text-decoration: none;
}

.head-txt span {
    color: #6f818b;
}

.main-txt {
    text-align: center;
    padding-top: 158px;
    height: 981px;
    position: relative;
}

.head-txt2 {
    font-weight: 300;
    color: #6f818b;
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 44px;
}

.main-txt h1 {
    font-size: 60px;
    line-height: 78px;
    color: #fff;
}

.main-img {
    text-align: center;
    left: 15px;
    right: 15px;
    bottom: -90px;
    position: absolute;
}

.main-img img {
    max-width: 100%;
    height: auto;
}

nav:hover ul {
    display: block;
}

footer {
    background: #030b10;
    padding: 25px 0;
    font-size: 16px;
    color: #4f616c;
    margin-top: 80px;
}

.main-page h2 {
    font-size: 48px;
    text-align: center;
    margin-bottom: 10px;
}

.main-txt2 {
    font-size: 21px;
    color: #545d62;
    text-align: center;
    font-weight: 300;
    max-width: 800px;
    margin: 0 auto 48px auto;
}

.main-send-button {
    cursor: pointer;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #20a6f9;
    border: 1px solid #077fbb;
    border-radius: 4px;
    color: #fff;
    padding: 12px 38px;
    text-align: center;
    text-decoration: inherit;
    margin-bottom: 30px;
    font-family: museo_sans_regular,Arial,sans-serif;
    font-size: 16px;
}

@media (hover: hover) and (pointer: fine) {
    .main-send-button:hover {
        background: linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),#20a6f9;
        color: #fff;
    }
}

.main-send-button:focus {
    background: linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),#20a6f9;
    color: #fff;
}

.bgrid-wrap {
    display: table;
    width: 100%;
}

.bgrid-col {
    display: table-row;
}

.bgrid-cell {
    width: 33.33%;
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 40px;
}

.bgrid-col .bgrid-cell:last-child {
    border-right: 0;
}

.bgrid-col:last-child .bgrid-cell {
    border-bottom: 0;
}

.bitem {
    display: table;
    width: 100%;
}

a.head-link, a.head-link2 {
    color: #0ca2c8;
}

a.head-link2:hover {
    color: #000;
}

.bitem-l {
    padding-right: 20px;
    display: table-cell;
    vertical-align: middle;
}

.bitem-r {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
}

.bitem-l img {
    display: block;
}

.bitem-l div {
    position: relative;
}

.bitem-l div span {
    background: url(../images/yes.png);
    width: 32px;
    height: 32px;
    position: absolute;
    left: -14px;
    bottom: -14px;
}

.bitem-r a {
    font-weight: bold;
    color: #0ca2c8;
    line-height: 26px;
}

.bitem-r a:hover {
    color: #000;
}

.bitem-r p {
    padding-top: 10px;
}

.bitem-r span {
    font-size: 13px;
    font-weight: 300;
    color: #ea7707;
}

.left {
    float: left;
    width: 880px;
    padding: 0 130px 40px 0;
}

.right {
    float: left;
    width: 260px;
    position: relative;
    z-index: 2;
}

.float-box {
    z-index: 5;
}

.tex {
    font-size: 14px;
    line-height: 120%;
    margin-top: 30px;
    color: #000;
    padding-left: 40px;
    background: URL('../images/tech.png') 0px 7px no-repeat;
}

.tex p {
    margin-bottom: 10px;
}

.tex span {
    color: #8a7c61;
    display: block;
    margin-bottom: 10px;
}

.opt {
    margin-bottom: 15px;
    background: #f6eedf;
    padding: 22px 0 22px 68px;
    position: relative;
}

.opt div {
    font-size: 24px;
    margin-bottom: 5px;
}

.opt p {
    color: #8a7c61;
    font-size: 14px;
    font-weight: 300;
}

.opt img {
    position: absolute;
    left: 22px;
    top: 20px;
}

.opt-wrap {
    margin-bottom: 30px;
}

.send-button {
    margin-bottom: 12px;
    cursor: pointer;
    display: block;
    background-color: #20a6f9;
    border: 1px solid #077fbb;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    text-decoration: inherit;
    font-family: museo_sans_regular,Arial,sans-serif;
    font-size: 16px;
    height: 44px;
    width: 90%;
    max-width: 194px;
}

@media (hover: hover) and (pointer: fine) {
    .send-button:hover {
        background: linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),#20a6f9;
        color: #fff;
    }
}

.send-button:focus {
    background: linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),#20a6f9;
    color: #fff;
}

.price-box {
    background: #f6eedf;
    padding: 25px 0 25px 28px;
    margin: 0 0 15px 0;
}

.price-box p {
    font-weight: 300;
    font-size: 14px;
    color: #8a7c61;
    padding-bottom: 5px;
}

.price-box div {
    font-size: 36px;
    color: #000;
}

.price-box span {
    display: block;
    height: 17px;
}

.price-box .f2 {
    font-size: 24px;
}

.price-box .f3 {
    font-size: 26px;
}

.price-date {
    margin-top: -5px;
    margin-bottom: 15px;
}

.agentstva {
    font-size: 21px;
    font-weight: bold;
    text-align: center;
}

.mtop {
    margin-bottom: 10px;
}

.binfo h1 {
    font-size: 48px;
    margin-bottom: 20px;
}

.binfo p {
    line-height: 25px;
    font-size: 21px;
    font-weight: 300;
    margin-bottom: 35px;
    color: #000;
}

.binfo h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.binfo .binfo__sublist
{
    background: none;
}

.binfo__sublist h2
{
    margin-bottom: 10px;
}

.binfo__sublist img
{
    width: 100%;
}

.binfo ul {
    margin-bottom: 35px;
    margin-left: 20px;
}

.binfo ul ul {
    margin-bottom: 0;
}

.binfo li {
    background: url(../images/check.png) no-repeat 0 10px;
    padding: 0 0 0 32px;
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: 300;
    font-size: 21px;
}

.example-box {
    border: 2px solid #4492c9;
    margin-bottom: 15px;
}

.example-in {
    display: table;
    width: 100%;
    line-height: 27px;
    font-size: 21px;
    font-weight: 300;
    padding: 23px 0;
}

.example-in div {
    display: inline-block;
    vertical-align: middle;
    width: 270px;
    text-align: center;
}

.example-in span {
    display: inline-block;
    vertical-align: middle;
}

.example-box a {
    color: #4492c9;
}

.container .novostroyki {
    font-size: 21px;
    color: #428dc3;
}

.desctop h3, .mobile h3, .tablet h3 {
    font-size: 24px;
    margin: 0 0 40px 0;
}

.desctop-wrap {
    position: relative;
    display: inline-block;
    margin: 0 0 30px -20px;
}

.desctop-wrap div {
    position: absolute;
    left: 0;
    bottom: 0;
    right: .5%;
    top: 6%;
    text-align: center;
}

.desctop-wrap div img {
    width: 67%;
    height: auto;
}

.desctop-wrap p img {
    max-width: 100%;
    height: auto;
}

.tablet {
    float: left;
    padding-right: 60px;
}

.tablet-wrap {
    position: relative;
    display: inline-block;
    margin: 0 0 30px 0;
}

.tablet-wrap div {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 8%;
    text-align: center;
}

.tablet-wrap div img {
    width: 88%;
    height: auto;
}

.tablet-wrap p img {
    max-width: 100%;
    height: auto;
}

.mobile {
    float: left;
}

.mobile-wrap {
    position: relative;
    display: inline-block;
    margin: 0 0 30px 0;
}

.mobile-wrap div {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 12%;
    text-align: center;
}

.mobile-wrap div img {
    width: 87%;
    height: auto;
}

.mobile-wrap p img {
    max-width: 100%;
    height: auto;
}

.orient-prog {
    color: #8a7c61;
    font-size: 14px;
    font-weight: 300;
}

.region {
    color: #6f818b;
    position: absolute;
    left: 175px;
    top: 30px;
    font-size: 17px;
}

.region .current-region {
    float: right;
    margin-left: 5px;
    color: #01a9cb;
    border-bottom: 1px dashed #01a9cb;
}

.region .current-region:hover {
    cursor: pointer;
}

.region .current-region:hover + ul, .region ul:hover {
    display: block;
}

.region ul {
    display: none;
    width: 200px;
    padding: 30px 25px;
    position: absolute;
    left: 40px;
    top: 21px;
    background-color: #000;
    z-index: 1;
}

.region ul > li {
    margin-bottom: 10px;
    text-decoration: underline;
}

.region ul > li > a {
    color: #fff;
}

.region ul > li > a:hover {
    color: #01a9cb;
}

.tex__sublist {
    list-style-type: circle;
    padding-left: 30px;
    line-height: 150%;
}

@media (max-width: 1199px) {
    .container {
        width: 970px;
    }

    .main-txt {
        height: 870px;
    }

    .bgrid-cell {
        padding: 20px;
    }

    .main-wrap {
        margin-bottom: 100px;
    }

    .left {
        float: left;
        width: 720px;
        padding: 0 50px 40px 0;
    }

    .right {
        float: left;
        width: 220px;
    }

    .desctop {
        width: 720px;
    }
}

@media (max-width: 991px) {
    .container {
        width: 768px;
    }

    .head-txt {
        right: 200px;
    }

    .head-txt span {
        display: none;
    }

    .main-txt {
        padding-top: 100px;
    }

    .head-txt2 {
        font-size: 17px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .main-txt h1 {
        font-size: 40px;
        line-height: 55px;
        margin-bottom: 30px;
    }

    .main-txt {
        height: auto;
    }

    .main-img {
        position: static;
    }

    .main-img img {
        margin-bottom: -8%;
    }

    .bgrid-cell {
        padding: 15px;
    }

    .bitem-l {
        padding-right: 10px;
    }

    .bitem-r {
        font-size: 14px;
    }

    .bitem-r a {
        line-height: 20px;
    }

    .main-wrap {
        margin-bottom: 100px;
    }

    .left {
        float: none;
        width: 100%;
        padding: 0 0 40px 0;
    }

    .right {
        float: none;
        width: 100%;
        padding-bottom: 30px;
    }

    .price-wrap, .opt-wrap {
        width: 50%;
        float: left;
        margin: 0
    }

    .price-wrap {
        padding-right: 7.5px;
    }

    .opt-wrap {
        padding-left: 7.5px;
    }

    .opt {
        padding-top: 17px;
        padding-bottom: 16px;
    }

    .tex {
        clear: both;
    }

    .desctop {
        width: auto
    }
}

@media (max-width: 767px) {
    .container {
        width: auto;
    }

    header {
        position: static;
        height: auto;
    }

    .main-txt {
        padding-top: 20px;
    }

    .head-txt2 br, .main-txt h1 br {
        display: none;
    }

    .head-txt {
        position: static;
        padding: 80px 0 20px 0;
        font-size: 16px;
        line-height: normal;
        display: block;
    }

    .head-txt span {
        display: inline;
    }

    .bgrid-wrap, .bgrid-col, .bgrid-cell {
        display: block;
    }

    .bgrid-cell {
        float: left;
        width: 50%;
        border: 0;
        padding: 0;
        height: 120px;
    }

    .main-wrap {
        margin-bottom: 80px;
    }

    .main-page h2 {
        font-size: 32px;
    }

    .main-txt2 {
        font-size: 16px;
    }

    .pad {
        height: 0;
        overflow: hidden;
        margin-bottom: 30px;
    }

    .binfo h1 {
        font-size: 32px;
        margin-bottom: 10px;
    }

    .binfo p {
        font-size: 16px;
        line-height: 20px;
    }

    .binfo h2 {
        font-size: 22px;
    }

    .binfo li {
        line-height: 25px;
        font-size: 16px;
    }

    .example-in {
        display: block;
        line-height: 27px;
        font-size: 21px;
        font-weight: 300;
        padding: 20px 10px;
    }

    .example-in div {
        display: block;
        float: left;
        width: auto;
        text-align: center;
        padding-right: 10px;
    }

    .example-in span {
        display: block;
        float: left;
    }

    .example-in:after {
        content: '';
        clear: both;
        display: block;
        height: 0px;
        overflow: hidden;
    }

    .desctop h3, .mobile h3, .tablet h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }
}

@media (max-width: 480px) {
    .head-txt2 {
        font-size: 16px;
        line-height: 20px;
    }

    .head-txt {
        padding: 120px 0 20px 0;
    }

    .main-txt h1 {
        font-size: 25px;
        line-height: 33px;
    }

    nav p {
        display: none;
    }

    nav ul {
        width: 290px;
    }

    .bgrid-cell {
        float: none;
        width: 100%;
        border: 0;
        padding: 0;
        height: auto;
        padding-bottom: 30px;
    }

    .main-wrap {
        margin-bottom: 40px;
    }

    .price-wrap, .opt-wrap {
        width: 100%;
        float: none;
    }

    .price-wrap {
        padding-right: 0;
    }

    .opt-wrap {
        padding-left: 0;
    }

    .opt {
        padding-top: 17px;
        padding-bottom: 16px;
    }

    .tex {
        clear: both;
    }

    .example-in span {
        font-size: 16px;
        line-height: 18px;
        padding-top: 5px;
    }

    .tablet {
        padding-right: 0;
    }

    .region {
        left: 15px;
        top: 80px;
    }
}
